[INFO] cloning repository https://github.com/suzuke/mudclient-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suzuke/mudclient-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuzuke%2Fmudclient-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuzuke%2Fmudclient-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0b691e2c4b0012ce4d01eb38199327a1d839056
[INFO] checking suzuke/mudclient-rs against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuzuke%2Fmudclient-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  33% (129/387)
Updating files:  34% (132/387)
Updating files:  34% (133/387)
Updating files:  35% (136/387)
Updating files:  36% (140/387)
Updating files:  37% (144/387)
Updating files:  38% (148/387)
Updating files:  39% (151/387)
Updating files:  40% (155/387)
Updating files:  41% (159/387)
Updating files:  42% (163/387)
Updating files:  43% (167/387)
Updating files:  44% (171/387)
Updating files:  45% (175/387)
Updating files:  46% (179/387)
Updating files:  47% (182/387)
Updating files:  48% (186/387)
Updating files:  49% (190/387)
Updating files:  50% (194/387)
Updating files:  51% (198/387)
Updating files:  52% (202/387)
Updating files:  53% (206/387)
Updating files:  54% (209/387)
Updating files:  55% (213/387)
Updating files:  56% (217/387)
Updating files:  57% (221/387)
Updating files:  58% (225/387)
Updating files:  59% (229/387)
Updating files:  60% (233/387)
Updating files:  61% (237/387)
Updating files:  62% (240/387)
Updating files:  63% (244/387)
Updating files:  64% (248/387)
Updating files:  65% (252/387)
Updating files:  66% (256/387)
Updating files:  67% (260/387)
Updating files:  68% (264/387)
Updating files:  69% (268/387)
Updating files:  70% (271/387)
Updating files:  71% (275/387)
Updating files:  72% (279/387)
Updating files:  73% (283/387)
Updating files:  74% (287/387)
Updating files:  75% (291/387)
Updating files:  76% (295/387)
Updating files:  77% (298/387)
Updating files:  78% (302/387)
Updating files:  79% (306/387)
Updating files:  80% (310/387)
Updating files:  81% (314/387)
Updating files:  82% (318/387)
Updating files:  83% (322/387)
Updating files:  84% (326/387)
Updating files:  85% (329/387)
Updating files:  86% (333/387)
Updating files:  87% (337/387)
Updating files:  88% (341/387)
Updating files:  89% (345/387)
Updating files:  90% (349/387)
Updating files:  91% (353/387)
Updating files:  92% (357/387)
Updating files:  93% (360/387)
Updating files:  94% (364/387)
Updating files:  95% (368/387)
Updating files:  96% (372/387)
Updating files:  97% (376/387)
Updating files:  98% (380/387)
Updating files:  99% (384/387)
Updating files: 100% (387/387)
Updating files: 100% (387/387), done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/suzuke/mudclient-rs
[INFO] finished tweaking git repo https://github.com/suzuke/mudclient-rs
[INFO] tweaked toml for git repo https://github.com/suzuke/mudclient-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/suzuke/mudclient-rs on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/suzuke/mudclient-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]      Locking 44 packages to latest compatible versions
[INFO] [stderr]       Adding as-raw-xcb-connection v1.0.1
[INFO] [stderr]       Adding ash v0.38.0+1.3.281
[INFO] [stderr]       Adding bit-set v0.8.0
[INFO] [stderr]       Adding bit-vec v0.8.0
[INFO] [stderr]       Adding block v0.1.6
[INFO] [stderr]       Adding calloop-wayland-source v0.3.0
[INFO] [stderr]       Adding cfg_aliases v0.1.1
[INFO] [stderr]       Adding codespan-reporting v0.11.1
[INFO] [stderr]       Adding egui-wgpu v0.30.0
[INFO] [stderr]       Adding foldhash v0.1.5
[INFO] [stderr]       Adding glow v0.14.2
[INFO] [stderr]       Adding glutin_glx_sys v0.6.1
[INFO] [stderr]       Adding gpu-alloc v0.6.0
[INFO] [stderr]       Adding gpu-alloc-types v0.3.0
[INFO] [stderr]       Adding gpu-descriptor v0.3.2
[INFO] [stderr]       Adding gpu-descriptor-types v0.2.0
[INFO] [stderr]       Adding hashbrown v0.15.5
[INFO] [stderr]       Adding hexf-parse v0.2.1
[INFO] [stderr]       Adding khronos-egl v6.0.0
[INFO] [stderr]       Adding malloc_buf v0.0.6
[INFO] [stderr]       Adding metal v0.29.0
[INFO] [stderr]       Adding naga v23.1.0
[INFO] [stderr]       Adding ndk-sys v0.5.0+25.2.9519653
[INFO] [stderr]       Adding objc v0.2.7
[INFO] [stderr]       Adding renderdoc-sys v1.1.0
[INFO] [stderr]       Adding rustc-hash v1.1.0
[INFO] [stderr]       Adding smithay-client-toolkit v0.19.2
[INFO] [stderr]       Adding spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]       Adding termcolor v1.4.1
[INFO] [stderr]       Adding type-map v0.5.1
[INFO] [stderr]       Adding unicode-width v0.1.14
[INFO] [stderr]       Adding unicode-xid v0.2.6
[INFO] [stderr]       Adding wayland-protocols-plasma v0.3.10 (available: v0.3.12)
[INFO] [stderr]       Adding wgpu v23.0.1
[INFO] [stderr]       Adding wgpu-core v23.0.1
[INFO] [stderr]       Adding wgpu-hal v23.0.1
[INFO] [stderr]       Adding wgpu-types v23.0.0
[INFO] [stderr]       Adding windows v0.58.0
[INFO] [stderr]       Adding windows-core v0.58.0
[INFO] [stderr]       Adding windows-implement v0.58.0
[INFO] [stderr]       Adding windows-interface v0.58.0
[INFO] [stderr]       Adding windows-result v0.2.0
[INFO] [stderr]       Adding windows-strings v0.1.0
[INFO] [stderr]       Adding x11-dl v2.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e7b46d0a404045e90b27203b339772e47689dd7595dace1daa00ecae1db1d7e7
[INFO] running `Command { std: "docker" "start" "e7b46d0a404045e90b27203b339772e47689dd7595dace1daa00ecae1db1d7e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7b46d0a404045e90b27203b339772e47689dd7595dace1daa00ecae1db1d7e7" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7b46d0a404045e90b27203b339772e47689dd7595dace1daa00ecae1db1d7e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7b46d0a404045e90b27203b339772e47689dd7595dace1daa00ecae1db1d7e7" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking epaint_default_fonts v0.30.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking zune-jpeg v0.5.11
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling rmcp v1.1.0
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling mudgui v0.10.0 (/opt/rustwide/workdir/crates/mudgui)
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking usvg-tree v0.37.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking usvg-parser v0.37.0
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.1.0
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking rustix-openpty v0.2.0
[INFO] [stderr]     Checking emath v0.30.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking usvg v0.37.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking resvg v0.37.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ecolor v0.30.0
[INFO] [stderr]     Checking alacritty_terminal v0.25.1
[INFO] [stderr]     Checking epaint v0.30.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking egui v0.30.0 (/opt/rustwide/workdir/patches/egui)
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking ehttp v0.5.0
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> patches/egui/src/grid.rs:209:46
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     let stroke = Stroke::new(2.5, Color32::from_rgb(200, 0, 0));
[INFO] [stdout]     |                                              ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `-W float-literal-f32-fallback` implied by `-W future-incompatible`
[INFO] [stdout]     = help: to override `-W future-incompatible` add `#[allow(float_literal_f32_fallback)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> patches/egui/src/placer.rs:280:34
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let stroke = Stroke::new(1.0, Color32::DEBUG_COLOR);
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> patches/egui/src/style.rs:851:33
[INFO] [stdout]     |
[INFO] [stdout] 851 |             stroke: Stroke::new(2.0, Color32::from_rgb(192, 222, 255)), // Dark mode
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1304:40
[INFO] [stdout]      |
[INFO] [stdout] 1304 |             window_stroke: Stroke::new(1.0, Color32::from_gray(60)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1360:40
[INFO] [stdout]      |
[INFO] [stdout] 1360 |             window_stroke: Stroke::new(1.0, Color32::from_gray(190)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1372:37
[INFO] [stdout]      |
[INFO] [stdout] 1372 |                 stroke: Stroke::new(2.0, Color32::from_rgb(0, 83, 125)),
[INFO] [stdout]      |                                     ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1391:33
[INFO] [stdout]      |
[INFO] [stdout] 1391 |             stroke: Stroke::new(1.0, Color32::from_rgb(192, 222, 255)),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1398:33
[INFO] [stdout]      |
[INFO] [stdout] 1398 |             stroke: Stroke::new(1.0, Color32::from_rgb(0, 83, 125)),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1415:40
[INFO] [stdout]      |
[INFO] [stdout] 1415 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(60)), // separators, indentation lines
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(140)), // normal text color
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1424:40
[INFO] [stdout]      |
[INFO] [stdout] 1424 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(180)), // button text
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1431:40
[INFO] [stdout]      |
[INFO] [stdout] 1431 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(150)), // e.g. hover over window edge or button
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1432:40
[INFO] [stdout]      |
[INFO] [stdout] 1432 |                 fg_stroke: Stroke::new(1.5, Color32::from_gray(240)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1439:40
[INFO] [stdout]      |
[INFO] [stdout] 1439 |                 bg_stroke: Stroke::new(1.0, Color32::WHITE),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1440:40
[INFO] [stdout]      |
[INFO] [stdout] 1440 |                 fg_stroke: Stroke::new(2.0, Color32::WHITE),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1447:40
[INFO] [stdout]      |
[INFO] [stdout] 1447 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(60)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1448:40
[INFO] [stdout]      |
[INFO] [stdout] 1448 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(210)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1460:40
[INFO] [stdout]      |
[INFO] [stdout] 1460 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(190)), // separators, indentation lines
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1461:40
[INFO] [stdout]      |
[INFO] [stdout] 1461 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(80)),  // normal text color
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1469:40
[INFO] [stdout]      |
[INFO] [stdout] 1469 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(60)), // button text
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1476:40
[INFO] [stdout]      |
[INFO] [stdout] 1476 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(105)), // e.g. hover over window edge or button
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1477:40
[INFO] [stdout]      |
[INFO] [stdout] 1477 |                 fg_stroke: Stroke::new(1.5, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1484:40
[INFO] [stdout]      |
[INFO] [stdout] 1484 |                 bg_stroke: Stroke::new(1.0, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1485:40
[INFO] [stdout]      |
[INFO] [stdout] 1485 |                 fg_stroke: Stroke::new(2.0, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1492:40
[INFO] [stdout]      |
[INFO] [stdout] 1492 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(160)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/style.rs:1493:40
[INFO] [stdout]      |
[INFO] [stdout] 1493 |                 fg_stroke: Stroke::new(1.0, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> patches/egui/src/ui.rs:1250:42
[INFO] [stdout]      |
[INFO] [stdout] 1250 |                 let stroke = Stroke::new(2.5, Color32::from_rgb(200, 0, 0));
[INFO] [stdout]      |                                          ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> patches/egui/src/widget_text.rs:400:32
[INFO] [stdout]     |
[INFO] [stdout] 400 |             crate::Stroke::new(1.0, line_color)
[INFO] [stdout]     |                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> patches/egui/src/widget_text.rs:405:32
[INFO] [stdout]     |
[INFO] [stdout] 405 |             crate::Stroke::new(1.0, line_color)
[INFO] [stdout]     |                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> patches/egui/src/widgets/label.rs:268:29
[INFO] [stdout]     |
[INFO] [stdout] 268 |                 Stroke::new(1.0, response_color)
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> patches/egui/src/widgets/progress_bar.rs:179:58
[INFO] [stdout]     |
[INFO] [stdout] 179 |                     .add(Shape::line(points, Stroke::new(2.0, visuals.text_color())));
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> patches/egui/src/widgets/spinner.rs:58:54
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 .add(Shape::line(points, Stroke::new(3.0, color)));
[INFO] [stdout]    |                                                      ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking mlua v0.10.5
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.10
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking mudcore v0.10.0 (/opt/rustwide/workdir/crates/mudcore)
[INFO] [stderr]     Checking egui_glow v0.30.0
[INFO] [stderr]     Checking egui-term v0.1.0 (/opt/rustwide/workdir/crates/egui-term)
[INFO] [stderr]     Checking egui_extras v0.30.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/egui-term/src/view.rs:394:86
[INFO] [stdout]     |
[INFO] [stdout] 394 |             painter.rect_stroke(preedit_rect, egui::Rounding::same(2.0), Stroke::new(1.0, egui::Color32::from_rgb(120, 120, 180)));
[INFO] [stdout]     |                                                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/egui-term/src/view.rs:394:86
[INFO] [stdout]     |
[INFO] [stdout] 394 |             painter.rect_stroke(preedit_rect, egui::Rounding::same(2.0), Stroke::new(1.0, egui::Color32::from_rgb(120, 120, 180)));
[INFO] [stdout]     |                                                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking mcp-server v0.10.0 (/opt/rustwide/workdir/crates/mcp-server)
[INFO] [stdout] warning: field `session` is never read
[INFO] [stdout]   --> crates/mcp-server/src/tools.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct SendCommandParam {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub session: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SendCommandParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session` is never read
[INFO] [stdout]   --> crates/mcp-server/src/tools.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct LuaParam {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub session: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LuaParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session` is never read
[INFO] [stdout]   --> crates/mcp-server/src/tools.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct SendCommandParam {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub session: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SendCommandParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session` is never read
[INFO] [stdout]   --> crates/mcp-server/src/tools.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct LuaParam {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub session: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LuaParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking egui-winit v0.30.0 (/opt/rustwide/workdir/patches/egui-winit)
[INFO] [stderr]     Checking eframe v0.30.0
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/mudgui/src/mapper.rs:330:33
[INFO] [stdout]     |
[INFO] [stdout] 330 |                     Stroke::new(1.5, Color32::from_gray(100)),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/mudgui/src/mapper.rs:357:84
[INFO] [stdout]     |
[INFO] [stdout] 357 |                 (Color32::from_rgb(100, 200, 100), Color32::from_rgb(50, 255, 50), 3.0)
[INFO] [stdout]     |                                                                                    ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/mudgui/src/mapper.rs:359:85
[INFO] [stdout]     |
[INFO] [stdout] 359 |                 (Color32::from_rgb(200, 200, 100), Color32::from_rgb(255, 255, 50), 2.5)
[INFO] [stdout]     |                                                                                     ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/mudgui/src/mapper.rs:361:84
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 (Color32::from_rgb(80, 80, 120), Color32::from_rgb(150, 150, 180), 1.5)
[INFO] [stdout]     |                                                                                    ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/mudgui/src/mapper.rs:330:33
[INFO] [stdout]     |
[INFO] [stdout] 330 |                     Stroke::new(1.5, Color32::from_gray(100)),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/mudgui/src/mapper.rs:357:84
[INFO] [stdout]     |
[INFO] [stdout] 357 |                 (Color32::from_rgb(100, 200, 100), Color32::from_rgb(50, 255, 50), 3.0)
[INFO] [stdout]     |                                                                                    ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/mudgui/src/mapper.rs:359:85
[INFO] [stdout]     |
[INFO] [stdout] 359 |                 (Color32::from_rgb(200, 200, 100), Color32::from_rgb(255, 255, 50), 2.5)
[INFO] [stdout]     |                                                                                     ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/mudgui/src/mapper.rs:361:84
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 (Color32::from_rgb(80, 80, 120), Color32::from_rgb(150, 150, 180), 1.5)
[INFO] [stdout]     |                                                                                    ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.69s
[INFO] running `Command { std: "docker" "inspect" "e7b46d0a404045e90b27203b339772e47689dd7595dace1daa00ecae1db1d7e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7b46d0a404045e90b27203b339772e47689dd7595dace1daa00ecae1db1d7e7", kill_on_drop: false }`
[INFO] [stdout] e7b46d0a404045e90b27203b339772e47689dd7595dace1daa00ecae1db1d7e7
